Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows the usage of Default SSL Cert #179

Merged
merged 1 commit into from
Jan 26, 2017
Merged

Conversation

rikatz
Copy link
Contributor

@rikatz rikatz commented Jan 26, 2017

This PR corrects the behaviour of default-ssl-certificate

When the Ingress Controller starts, it tries to fetch a default SSL Certificate to be used on the default backend service.

Also, when a user configures a ingress controller with the 'tls' directive, but doesn't specify the secret to be used (or specify an incorrect one), the default will be used instead.

This PR is related to issue #163 and replaces the #170

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 26, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@aledbf aledbf self-assigned this Jan 26, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 44.187% when pulling cc14132 on rikatz:defaultssl into 92ddc6c on kubernetes:master.

@aledbf
Copy link
Member

aledbf commented Jan 26, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 26, 2017
@aledbf
Copy link
Member

aledbf commented Jan 26, 2017

@rikatz thanks!

@aledbf aledbf merged commit 53f1336 into kubernetes:master Jan 26, 2017
@rikatz rikatz deleted the defaultssl branch January 26, 2017 19:32
@aledbf aledbf mentioned this pull request Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants